Welcome![Sign In][Sign Up]
Location:
Search - nlms matlab

Search list

[SourceCodeLMS NLMS仿真

Description: LMS NLMS matlab仿真实现
Platform: | Size: 370 | Author: zhuowenwei@163.com | Hits:

[Othernlms

Description: 一种窄带干扰抑制的非线性自适应预测滤波算法!-a narrowband interference suppression filter nonlinear adaptive prediction algorithm!
Platform: | Size: 1024 | Author: 高丽 | Hits:

[matlabNLMS程序

Description: 提供了三个NLMS算法程序,结果良好,供大家参考-provide 3 NLMS algorithm program with good results. Please refer to it.
Platform: | Size: 2048 | Author: 叶君 | Hits:

[matlabDSP-Matlab_Programs

Description: 数字信号处理(机械工业出版社)的源码,7章介绍IIR滤波器设计和matlab源码,8章介绍FIR滤波器设计和matlab源码,9章介绍自适应(LMS,NLMS,RLS,LMS的快速算法)滤波器设计和matlab源码,希望帮助有需要的朋友-digital signal processing (Machinery Industry Press), the source, Chapter 7 IIR filter design and Matlab source, Chapter 8 FIR filter design and Matlab source, adaptive Chapter 9 (LMS, NLMS, RLS, the fast algorithm LMS) filter design and Matlab source, in order to help a friend in need
Platform: | Size: 760832 | Author: py528977 | Hits:

[Speech/Voice recognition/combinenlms2

Description: 做二维NLMS自适应信道估计的matlab仿真程序-do 2D NLMS adaptive channel estimation of Matlab simulation program
Platform: | Size: 2048 | Author: 胡波 | Hits:

[Audio programec_matlab

Description: 应用nlms自适应滤波算法进行回声消除的matlab程序,很简单。-application nlms adaptive filtering algorithms eliminate echoes of Matlab procedures, is very simple.
Platform: | Size: 1024 | Author: 伊邑 | Hits:

[Speech/Voice recognition/combinelmshuizong

Description: 关于lms经典算法汇总,包括lms,nlms,LMS_Equalizer,Basic_LMS,LMS toolbox等等。-classical algorithm for matrix lms, including lms, nlms. LMS_Equalizer, Basic_LMS, LMS toolbox, and so on.
Platform: | Size: 19456 | Author: 李伟 | Hits:

[matlabMATLAB_Arithmetic

Description: 一个matlab实现IIR、FIR、LMS、NLMS等算法的m代码-a Matlab IIR, FIR, LMS, NLMS algorithm code m
Platform: | Size: 130048 | Author: 郑良德 | Hits:

[matlabNLMS_algorithm_demo

Description: NLMS algorithm demo Note : The author doesn t take any responsibility for any harm caused by the use of this file-NLMS algorithm demo Note : The author does not take any responsibility for a ny harm caused by the use of this file
Platform: | Size: 1024 | Author: shyhjin | Hits:

[File Formatzsyxhcl

Description: 这里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,在传统的LMS算法的基础上发展了LMS算法的应用。-here on the main LMS algorithm and some improvements to the LMS algorithm (NLMS. modified LMS algorithm, transform domain LMS algorithm) between the different points of comparison, in the traditional LMS algorithm developed on the basis of the LMS algorithm application.
Platform: | Size: 31744 | Author: 石安连 | Hits:

[matlabNLMS

Description: NLMS是LMS的一种改进算法。对该自适应滤波的朋友有一定启发-NLMS is an improved algorithm of LMS. The adaptive filtering friends have a certain inspiration
Platform: | Size: 1024 | Author: duoduomi | Hits:

[matlablms_algorithm

Description: This program simulates plant identification least mean square (NLMS) alogrithm reference: 《LMS算法的频域快速实现》-This program simulates plant identification least mean square (NLMS) alogrithm reference: LMS algorithm for rapid realization of the frequency domain
Platform: | Size: 1024 | Author: huangsir | Hits:

[Speech/Voice recognition/combineNLMS

Description: nlms s matlab Simulation Program
Platform: | Size: 3072 | Author: wang | Hits:

[matlabNLMS

Description: 该程序为用matlab编写的自适应滤波程序-The program prepared for the use of adaptive filtering matlab program
Platform: | Size: 7168 | Author: chentao | Hits:

[matlabNLMS

Description: 若不希望用与估计输入信号矢量有关的相关矩阵来加快LMS算法的收敛速度,那么可用变步长方法来缩短其自适应收敛过程,其中一个主要的方法是归一化LMS算法(NLMS算法),变步长 的更新公式可写成 W(n+1)=w(n)+ e(n)x(n) =w(n)+ (3.1) 式中, = e(n)x(n)表示滤波权矢量迭代更新的调整量。为了达到快速收敛的目的,必须合适的选择变步长 的值,一个可能策略是尽可能多地减少瞬时平方误差,即用瞬时平方误差作为均方误差的MSE简单估计,这也是LMS算法的基本思想。 -Want to estimate if the input signal vector and the relevant matrix to speed up the convergence rate of LMS algorithm, then the variable step size method can be used to shorten its adaptive convergence process, one of the main method is normalized LMS algorithm (NLMS algorithm) , variable step-size update formula can be written W (n+ 1) = w (n)+ e (n) x (n) = w (n)+ (3.1) where, = e (n) x (n) the right to express filter update vector iterative adjust the volume. In order to achieve the purpose of fast convergence, we must choose the appropriate value of variable step size, a possible strategy is as much as possible to reduce the instantaneous squared error, which uses the instantaneous squared error as the mean square error MSE of the simple estimate, which is the basic LMS algorithm思想.
Platform: | Size: 3072 | Author: 闫丰 | Hits:

[Speech/Voice recognition/combinematlab

Description: matlab实现自适应滤波 LMS算法的仿真程序 NLMS算法的仿真程序-matlab realize LMS adaptive filtering algorithm simulation program NLMS algorithm simulation program
Platform: | Size: 2048 | Author: 白璐 | Hits:

[Speech/Voice recognition/combineNLMS

Description: 用NLMS实现对语音的回声的消除,共4个文件,语音原声,语音回声,NLMS的实现,回声路径-Using NLMS realize voice echo on the elimination of a total of four documents, voice, soundtrack, voice echo, NLMS realization echo path
Platform: | Size: 35840 | Author: zjt | Hits:

[Speech/Voice recognition/combineNLMS

Description: 使用MATLAB编写的nlms滤波器程序代码!-Prepared using the MATLAB program code nlms filter!
Platform: | Size: 1024 | Author: 张婷 | Hits:

[Speech/Voice recognition/combinenlms_limatlab

Description: Matlab for nlms matlab source code
Platform: | Size: 1024 | Author: mkhssfkd | Hits:

[matlabNLMS

Description: 归一化LMS算法即NLMS算法源程序,自适应信号处理变步长经典算法-Normalized LMS algorithm for the NLMS algorithm source code, adaptive signal processing algorithm for variable step classical
Platform: | Size: 1024 | Author: wanghaiyan | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net